FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.lower-extremity-skin-wound-assessment#current (78 ms)

Package hl7.fhir.us.lower-extremity-skin-wound-assessment
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/CodeSystem-wound-observation-type.html
Url http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type
Version 0.1.0
Status draft
Date 2019-10-07
Name WoundObservationTypeCodeSystem
Title Wound Observation Type Code System
Experimental True
Realm us
Authority hl7
Description The set of codes that define specialized observation types of a wound.
Content complete

Resources that use this resource

ValueSet
woundObservationTypeVS WoundObservationTypeValueSet

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type defines the following codes:

CodeDisplayDefinition
woundshape Shape of WoundAn observation or observation componenet describing the shape of a wound. Temporary local code system to be replaced with LOINC code TBD.
woundvolume Volume of WoundAn observation or observation componenet describing the volume of a wound. Temporary local code system to be replaced with LOINC code TBD.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "wound-observation-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">woundshape<a name=\"wound-observation-type-woundshape\"> </a></td><td>Shape of Wound</td><td>An observation or observation componenet describing the shape of a wound. Temporary local code system to be replaced with LOINC code TBD.</td></tr><tr><td style=\"white-space:nowrap\">woundvolume<a name=\"wound-observation-type-woundvolume\"> </a></td><td>Volume of Wound</td><td>An observation or observation componenet describing the volume of a wound. Temporary local code system to be replaced with LOINC code TBD.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/wound-observation-type",
  "version" : "0.1.0",
  "name" : "WoundObservationTypeCodeSystem",
  "title" : "Wound Observation Type Code System",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-10-07",
  "publisher" : "HL7 International - Electronic Health Records Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/display/EHR/Electronic+Health+Records+Work+Group"
        }
      ]
    }
  ],
  "description" : "The set of codes that define specialized observation types of a wound.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "woundshape",
      "display" : "Shape of Wound",
      "definition" : "An observation or observation componenet describing the shape of a wound. Temporary local code system to be replaced with LOINC code TBD."
    },
    {
      "code" : "woundvolume",
      "display" : "Volume of Wound",
      "definition" : "An observation or observation componenet describing the volume of a wound. Temporary local code system to be replaced with LOINC code TBD."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.